This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Which of the following properties is used by Microsoft 365 Copilot to decide whether to invoke an API plugin based on the users prompt?
description_for_model
description_for_human
name_for_human
What is the purpose of the actions array in a declarative agent's manifest?
It's used to define the agent's name and description
It's used to specify the actions that allow the agent to interact with external systems
It's used to list the external systems the agent can connect to
Predict what might happen if the namespace property in a plugin definition file is invalid.
The agent is able to use the plugin without any issues
The agent throws an error and fail to use the plugin
The agent ignores the namespace property and uses the plugin
What is the next step after defining the functions in a plugin definition file?
Specify the API specification that describes the API used by the plugin
Add the agent's instructions to the manifest
Define the agent's actions in the manifest
How is the response_semantics property used in a plugin definition file?
To specify the API operations that the plugin can perform
To define the agent's name and description
To instruct the agent how to display data received from the API
You must answer all questions before checking your work.
Was this page helpful?